PdfDocumentLoadFailed

An event fired when a PDF document has failed to load.

Since

8.17.0

Functions

Link copied to clipboard
open fun browser(): Browser
Returns the Browser instance initiated this event.
Link copied to clipboard
open fun frame(): Frame
Returns the frame that attempted to load the PDF document.
Link copied to clipboard
open fun url(): String
Returns the URL of the PDF document that failed to load.